home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / documents / DevDriver / README < prev   
Encoding:
Text File  |  1994-08-02  |  2.2 KB  |  55 lines

  1.  
  2.                ~4Dgifts/toolbox/documents/DevDriver README
  3.  
  4.  
  5.         This directory contains InSight versions of these manuals:
  6.    
  7.                   IRIX Device Driver Programming Guide
  8.                   IRIX Device Driver Reference Pages
  9.    
  10.    The IRIX Device Driver Programming Guide explains how to write software
  11.    character device drivers for Silicon Graphics workstations and servers.
  12.    Device drivers establish communication from a user process to a peripheral
  13.    device.  The IRIX Device Driver Reference Pages manual contains reference
  14.    pages (man pages) for functions and data structures that are used to
  15.    develop device drivers.  These manuals apply to IRIX Releases 5.0 and
  16.    later.
  17.    
  18.    Before viewing these manuals with InSight, you must first use inst(1) to
  19.    install them.  The inst command is:
  20.    
  21.            inst -f <this_directory>/DevDriver
  22.    
  23.    where <this_directory> is the full pathname of the directory that contains
  24.    this README file.  The DevDriver product consists of two subsystems, one
  25.    for each manual.  Their sizes are as follows:
  26.  
  27. k I DevDriver.books.DevDriver_PG * 0  3431+ IRIX Device Drivers Programming
  28.                                               Guide
  29. k I DevDriver.books.DevDriver_RP * 0  3841+ IRIX Device Drivers Reference
  30.                                               Pages
  31.  
  32.    
  33.    After installing the manuals, you can view them with the IRIS InSight
  34.    Viewer by giving this command:
  35.    
  36.            insight
  37.    
  38.    or choose Help from the system toolchest and select On-line Books.
  39.    More information about InSight is available from the insight(1) reference
  40.    page and insight online help.
  41.    
  42.    The IRIX Device Driver Reference Pages manual is one of the first
  43.    collections of Silicon Graphics reference pages that can be viewed using
  44.    InSight.  All InSight features, such as full text search and hyperlinked
  45.    cross references, are available.  We would like to hear your feedback on
  46.    reference pages in InSight, so please send your comments to:
  47.    
  48.            techpubs@sgi.com
  49.    
  50.    These manuals can be obtained in printed form by ordering Marketing Code
  51.    M4-DVDR-3.0.  The InSight versions of these manual contain minor
  52.    corrections, but are otherwise the same as these printed versions.
  53.    
  54.    
  55.